home *** CD-ROM | disk | FTP | other *** search
- object TestForm: TTestForm
- Left = 173
- Top = 269
- Width = 435
- Height = 300
- Caption = 'TestForm'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 168
- Top = 120
- Width = 89
- Height = 33
- Caption = '&Show Dialog'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-